Problem Note 36249: An exception occurs when running the ValidateServer command on UNIX operating systems in batch mode
The following error will occur when running the ValidateServer command on UNIX operating systems in batch mode.
Exception in thread "main" java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which
requires it.
at
java.awt.GraphicsEnvironment.checkHeadless GraphicsEnvironment.java:196)
at java.awt.Window.(Window.java:344)
at java.awt.Frame.(Frame.java:452)
at javax.swing.JFrame.(JFrame.java:224)
at com.sas.workspace.Workspace.(Workspace.java:471)
at
com.sas.management.servers.validator.commands.ValidateServer.(ValidateServer.java:102)
at
com.sas.management.servers.validator.commands.ValidateServer.main(ValidateServer
.java:852)
To circumvent the problem, set the DISPLAY environment variable.
Operating System and Release Information
SAS System | SAS Management Console | 64-bit Enabled AIX | 9.2 TS2M0 | 9.2 TS2M2 |
64-bit Enabled HP-UX | 9.2 TS2M0 | 9.2 TS2M2 |
64-bit Enabled Solaris | 9.2 TS2M0 | 9.2 TS2M2 |
HP-UX IPF | 9.2 TS2M0 | 9.2 TS2M2 |
Linux | 9.2 TS2M0 | 9.2 TS2M2 |
Linux for x64 | 9.2 TS2M0 | 9.2 TS2M2 |
Solaris for x64 | 9.2 TS2M0 | 9.2 TS2M2 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Exception in thread "main" java.awt.HeadlessException:
No X11 DISPLAY variable was set
Type: | Problem Note |
Priority: | high |
Date Modified: | 2009-07-10 13:25:50 |
Date Created: | 2009-06-17 10:54:08 |